home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / windows / games / bjack1.exe / ABOUTBOX.FRM (.txt) next >
Visual Basic Form  |  1991-11-19  |  5KB  |  96 lines

  1.     AboutForm
  2. About Blackjack
  3. System
  4. wwwwp
  5. Form2*
  6. LblMicrosoft
  7. Microsoft LAN Manager 
  8. PicHorizontalLine1
  9. LblPerformanceGraph
  10.     Blackjack
  11. PicApplicationIcon
  12. wwwwwww
  13. wwwwwwwp
  14. LblVersion
  15. Version 1.00
  16. LblDeveloped
  17. Developed for Microsoft by
  18. LblSEA
  19. "InterMedia, Inc. Philadelphia, PA.
  20. PicHorizontalLine2
  21. LblInfo
  22. LblInfoValues
  23. CmdOK
  24. System
  25. GetFreeSpace
  26. wFlags
  27. GetWinFlags
  28. WF_STANDARD
  29. WF_ENHANCED
  30. WF_80x87
  31. @    Form_Load
  32. WinFlags
  33.     Processor
  34. Remove_Items_From_Sysmenu
  35. AboutDlg
  36. Screen
  37. Width
  38. Height
  39. Lbl_Info
  40. Caption
  41. Lbl_InfoValuesC
  42. Cmd_OK_Click
  43. ColorPalette
  44. Pic_ColorPalette
  45. Lbl_RGBValues
  46. Lbl_SelectedColor
  47. Lbl_Red
  48. Scrl_RGB{
  49. Txt_RGBe
  50. Pic_RGB
  51. Pic_SelectedColor
  52.     Lbl_Green
  53. Lbl_NearestSolidColor*
  54. Lbl_Blue
  55. Pic_NearestSolidColor
  56. Cmd_OKX
  57. Cmd_Set
  58.     Cmd_Reset
  59. AboutBox
  60. A_Form*
  61. HSysMenu
  62. GetSystemMenu
  63. RemoveMenu
  64. MF_BYPOSITION
  65. LblInfo
  66. LblInfoValues
  67. FrmAboutBox
  68. OK_Click
  69. CmdOK_Click7
  70. LblAlarmStation_Click
  71.     AboutForm
  72. LblSEA_Clickl
  73. Kernelt
  74. Kernel
  75. Form_Load
  76.  Dialog Boxes should only have Move and Close items 
  77.  in their System menus', so remove the others.
  78.  Center the AboutBox on the screen
  79.  Get current Windows configuration
  80.  Display configuration values in LblInfo.Caption and LblInfoValues.Caption
  81.  (NOTE: CRLF variable causes a line break in a labels caption)
  82. 386 Enhanced Mode"
  83. Standard Mode"
  84. Free Memory:
  85. Math Co-processor:
  86. Present"
  87. Remove_Items_From_Sysmenu
  88.  Removes various menu items from the System menu of the specified Form..
  89.  Obtain the handle to the forms System menum
  90.  Remove all but the MOVE and CLOSE options.  The menu itemse
  91.  must be removed starting with the last menu item.
  92. Switch toh
  93. Separatorh
  94. Separatorh
  95. CmdOK_Click
  96.